Crystal Oscillator Control
FREQ_RANGE | The 12-bit code is intended to give some protection against accidental writes. An invalid setting will retain the previous value. The actual value being used can be read from STATUS_FREQ_RANGE 2720 (1_15MHZ): undefined 2721 (10_30MHZ): undefined 2722 (25_60MHZ): undefined 2723 (40_100MHZ): undefined |
ENABLE | On power-up this field is initialised to DISABLE and the chip runs from the ROSC. If the chip has subsequently been programmed to run from the XOSC then setting this field to DISABLE may lock-up the chip. If this is a concern then run the clk_ref from the ROSC and enable the clk_sys RESUS feature. The 12-bit code is intended to give some protection against accidental writes. An invalid setting will retain the previous value. The actual value being used can be read from STATUS_ENABLED 3358 (DISABLE): undefined 4011 (ENABLE): undefined |